@charset "utf-8";

/*!
 * 米维建站  一键轻松建站
 * 详尽信息请看官网：http://www.miwdns.com/
 *
 * Copyright 2014 米维建站
 *
 * 请尊重原创，保留头部版权
 * 仅供学习参考使用，不可用于任何商业用途
 *
 * 客服QQ 974837117
 *
 */

.content {
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

.page-down {
    width: 30px;
    height: 30px;
    background: #999;
    position: fixed;
    bottom: 30px;
    right: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 99999;
}

.page-down:hover {
    background: #00a0e9;
}


/* 回到顶部 */

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.table .cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.smallest-screen {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: url(/assets/home/images/displaynone.png) no-repeat center #666;
    display: none;
}

@media only screen and (max-width: 319px) {
    .smallest-screen {
        display: block;
    }
    /*判断屏幕小于319px隐藏显示网站*/
}

.lmbutt * {
    transition: all 0.5s;
}

.lmbutt {
    width: 40px;
    line-height: 35px;
    float: right;
    font-size: 22px;
    color: #666;
    text-align: center;
    cursor: pointer;
    display: none;
    position: relative;
}

.lmbutt .caid {
    opacity: 1;
}

.lmbutt .close {
    opacity: 0;
    transform: scale(0, 0);
    width: 40px;
    line-height: 35px;
    position: absolute;
    left: 0;
    top: 0;
}

.lmbutt.on {
    color: #00a0e9;
}

.lmbutt.on .caid {
    opacity: 0;
    transform: scale(0, 0);
}

.lmbutt.on .close {
    opacity: 1;
    transform: scale(1, 1);
}

.white {
    color: #fff !important;
}

.webmain {
    width: 100%;
    overflow: hidden;
}

.nybg {
    background: #f1f1f1;
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    background: #eee;
}

.banner .bd {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    height: 766px;
    overflow: hidden;
    text-align: center;
}

.banner .bd li a {
    display: block;
    height: 766px;
}

.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.banner .hd ul {
    text-align: center;
    padding-top: 5px;
}

.banner .hd ul li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
    line-height: 999px;
    border-radius: 10px;
}

.banner .hd ul .on {
    background: #00a0e9;
    width: 30px;
}

.banner .prev {
    background: url(/assets/home/images/sprite.png) left top no-repeat;
    cursor: pointer;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 45px;
    left: 0;
    opacity: 0.2;
}

.banner .prev:hover {
    opacity: 0.5;
}

.banner .next {
    background: url(/assets/home/images/sprite.png) right top no-repeat;
    cursor: pointer;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 45px;
    right: 0;
    opacity: 0.2;
}

.banner .next:hover {
    opacity: 0.5;
}

.header_on {
    background: rgba(0, 0, 0, .6);
    transition: all 0.5s;
    padding: 10px 170px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header_on .logo .logoimgon {
    opacity: 1 !important;
}

.header_on .city span {
    color: #333;
    transition: all 0.5s;
}

.header_on .city .qhcs {
    color: #999 !important;
    border: 1px solid #ccc !important;
    transition: all 0.5s;
}

.header_on .phone {
    opacity: 1 !important;
    transition: all 0.5s;
}

.header_on .inmuen ul li {
    color: #fff !important;
}

.header_on .inmuen ul li.on {
    color: #00a0e9 !important;
    transition: all 0.5s;
}

.header_on .inmuen ul li:hover {
    color: #00a0e9 !important;
    transition: all 0.5s;
}

.header {
    padding: 20px 200px;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    transition: all 0.5s;
}

.header .logo {
    float: left;
    position: relative;
    width: auto;
}

.header .logo img {
    height: 80px;
    transition: all 0.5s;
}

.header .logo .logoimgon {
    display: none;
}

.header .city {
    float: left;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 7px 0 0 30px;
    color: #fff;
    font-size: 14px;
}

.header .city span {
    display: inline-block;
    transition: all 0.5s;
}

.header .city .qhcs {
    display: inline-block;
    position: relative;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #eee;
    color: #eee;
    font-size: 12px;
    margin-left: 15px;
    transition: all 0.5s;
}

.header .city .qhcs:hover .xuanf {
    opacity: 1;
    transform: all 0.5s;
    display: block;
}

.header .city .xuanf {
    position: absolute;
    left: -1px;
    top: -1px;
    background: #fff;
    border: 1px solid #eee;
    width: 100px;
    opacity: 0;
    transition: all 0.5s;
    display: none;
}

.header .city .xuanf a {
    display: block;
}

.header .phone {
    height: 30px;
    padding-left: 40px;
    line-height: 30px;
    background: url(/assets/home/images/header-phone.png) no-repeat left;
    float: left;
    margin: 25px 0 0 40px;
    transition: all 0.5s;
    opacity: 0;
}

.header .phone span {
    display: block;
    padding: 0 20px;
    border-radius: 15px;
    background: #00a0e9;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.header .inmuen {
    float: right;
    line-height: 80px;
}

.header .inmuen ul li {
    display: block;
    float: left;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    transition: all 0.5s;
}

.header .inmuen ul li:hover {
    color: #00a0e9;
    transition: all 0.5s;
}

.header .inmuen ul li.on {
    color: #00a0e9;
    transition: all 0.5s;
}

.section_head {
    padding: 60px 0px 75px;
    overflow: hidden;
    text-align: center;
    position: relative;
    color: #333;
}

.section_head p {
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-family: Arial;
    color: #666;
}

.section_head span {
    display: block;
    font-size: 1.8rem;
    line-height: 2.6rem;
}

.section_head:before {
    position: absolute;
    bottom: 60px;
    left: 50%;
    width: 76px;
    height: 2px;
    overflow: hidden;
    margin-left: -38px;
    background-color: #CFCFCF;
    content: "";
}

.bussiness {
    width: 100%;
    padding-bottom: 70px;
    overflow: hidden;
}

.bussiness-body {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
}

.bussiness-body .item {
    position: relative;
    display: block;
    width: 20%;
    float: left;
    opacity: 1;
    filter: alpha(opacity=1);
    overflow: hidden;
    left: 0;
    -webkit-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
    -o-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
    transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item .service {
    display: block;
    height: 358px;
    border: 1px solid #e8e8e8;
    border-width: 1px 0px 1px 1px;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.bussiness-body .item2 .service {
    border-width: 1px 1px 1px 1px;
}

.bussiness-body .item .service .content1 {
    display: block;
    height: 240px;
    padding-top: 46px;
    line-height: 1;
}

.bussiness-body .item .service .content1 h4 {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.bussiness-body .item .service .content1 h4 a {
    color: #333;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.bussiness-body .item .service .content1 p {
    display: block;
    color: #4b4b4b;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-size: 14px;
    padding: 0 10px;
    line-height: 30px;
    height: 50px;
}

.bussiness-body .item.on .service .content1 p {
    color: #fff;
}

.bussiness-body .item .service .content1 .icon {
    display: inline-block;
    margin-top: 40px;
    background-image: url(/assets/home/images/icon.png);
    background-position: 0 -822px;
    background-repeat: no-repeat;
    height: 72px;
    padding-left: 86px;
}

.bussiness-body .item .service .content1 .bussiness-icon1 {
    background-position: 0px -822px;
}

.bussiness-body .item.on .service .content1 .bussiness-icon1 {
    background-position: 0px -894px;
}

.bussiness-body .item .service .content1 .bussiness-icon2 {
    background-position: 0px -966px;
}

.bussiness-body .item.on .service .content1 .bussiness-icon2 {
    background-position: 0px -1038px;
}

.bussiness-body .item .service .content1 .bussiness-icon3 {
    background-position: 0px -1110px;
}

.bussiness-body .item.on .service .content1 .bussiness-icon3 {
    background-position: 0px -1182px;
}

.bussiness-body .item .service .content1 .bussiness-icon4 {
    background-position: 0px -1254px;
}

.bussiness-body .item.on .service .content1 .bussiness-icon4 {
    background-position: 0px -1326px;
}

.bussiness-body .item .service .info {
    border-top: 1px dashed #cdcdcd;
    font-size: 14px;
    color: #6c6c6c;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    overflow: hidden;
    padding-top: 19px;
}

.bussiness-body .item .service .info a {
    text-transform: uppercase;
    font-family: Arial;
    border: 1px solid #e5e5e5;
    padding: 6px 38px;
    border-radius: 50px;
    overflow: hidden;
    display: inline-block;
    line-height: 20px;
}

.bussiness-body .item.on .service .info a {
    color: #fff;
    border-color: #fff;
}

.bussiness-body .item .price {
    position: absolute;
    display: block;
    width: 100%;
    height: 360px;
    left: 100%;
    top: 0;
}

.bussiness-body .item.on .price {
    width: 50%;
    left: 50%;
}

.bussiness-body .item .price ul {
    display: block;
    position: relative;
    z-index: 5;
}

.bussiness-body .item .price ul li {
    display: block;
    height: 71px;
    line-height: 71px;
    *height: 69px;
    *line-height: 69px;
    border-bottom: 1px solid #565758;
    white-space: nowrap;
}

.bussiness-body .item .price ul li a {
    display: block;
    padding: 0 20px 0 20px;
    color: #999;
    font-size: 16px;
    text-align: left;
    background: url(/assets/home/images/enter-icon.png) no-repeat right 10px center;
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.bussiness-body .item .price ul li a:hover {
    color: #fff;
    background: url(/assets/home/images/enter-icon-on.png) no-repeat right 10px center;
}

.bussiness-body .item .price ul li a .num {
    padding-left: 10px;
}

.bussiness-body .item .price .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 2;
}

.bussiness-body .item.on {
    width: 40%;
}

.bussiness-body .item.on .service {
    width: 50%;
    background-color: #00a0e9;
    border-color: #00a0e9;
}

.bussiness-body .item.on .service .content1 h4 a {
    color: #fff;
}


/*鼠标经过一道光*/

.bussiness-body .item.on .service:before {
    content: "";
    position: absolute;
    width: 322px;
    height: 100%;
    top: 0;
    left: -200px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg)
}

.bussiness-body .item.on .service:hover:before {
    left: 150%;
    transition: left 1s ease 0s;
}

.section_head1 {
    padding: 30px 0px 30px;
}

.section_head1 .title {
    text-align: center;
}

.section_head1 .title p {
    color: #333333;
    font-size: 2.5rem;
    font-weight: bold;
}

.section_head1 .title p i {
    color: #ff5500;
}

.section_head1 .title span {
    display: block;
    color: #888;
    font-size: 13px;
}

.case {
    background: #f5f5f5;
    padding-bottom: 30px;
}

.case_link {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

.case_link ul li {
    display: inline-block;
    vertical-align: middle;
    /* padding: 0 10px; */
}

.case_link ul li a {
    display: block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 15px;
    border-radius: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.case_link ul li:hover a,
.case_link ul li.on a {
    background-color: #00a0e9;
    color: #fff;
}

.case_wrap1 {
    width: 94%;
    margin: 0 auto;
}

.case_wrap1 ul li {
    float: left;
    width: 24%;
    margin: 0.5%;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.case_wrap1 ul li img {
    width: 480px;
    height: 290px;
    object-fit: cover;
}

.case_wrap1 ul li a {
    display: block;
}

.case_wrap1 ul li>a {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 67.4%;
    overflow: hidden;
}

.case_wrap1 ul li>a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.5%;
    height: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.case_wrap1 ul li>a summary {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: -50px;
    left: 0;
    line-height: 50px;
    color: #dcdcdc;
    background: rgba(0, 0, 0, 0.5);
    background: #666\9;
    text-align: left;
    text-indent: 20px;
    z-index: 3;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.case_wrap1 ul li:hover {
    color: #fff;
}

.case_wrap1 ul li .info {
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding: 0px 0px 0px 10px;
    box-sizing: border-box;
}

.case_wrap1 ul li .info h5 {
    display: block;
    float: left;
    width: calc(100% - 100px);
    height: 40px;
    line-height: 40px;
    margin: 10px 0px;
    text-align: left;
}

.case_wrap1 ul li .info h5 a {
    font-size: 18px;
    color: #333;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case_wrap1 ul li .info .fr {
    width: 90px;
    height: 60px;
}

.case_wrap1 ul li .info .fr a {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-left: 10px;
    width: 20px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
}

.case_wrap1 ul li .info .fr a.case_pc {
    background-image: url(/assets/home/images/pc_b.png);
}

.case_wrap1 ul li .info .fr a.case_phone {
    background-image: url(/assets/home/images/phone_b.png);
}

.case_wrap1 ul li:hover {
    background-color: #00a0e9;
}

.case_wrap1 ul li:hover a summary {
    bottom: 0;
}

.case_wrap1 ul li:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.case_wrap1 ul li:hover a:before {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
}

.case_wrap1 ul li:hover a:after {
    opacity: 1;
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.case_wrap1 ul li:hover {
    color: #fff;
}

.case_wrap1 ul li:hover .info h5 a {
    color: #fff;
}

.case_wrap1 ul li:hover .info .fr a.case_pc {
    background-image: url(/assets/home/images/pc_w.png);
}

.case_wrap1 ul li:hover .info .fr a.case_phone {
    background-image: url(/assets/home/images/phone_w.png);
}

.innews {
    padding: 30px 0 50px;
}

.innews .btitle {
    line-height: 50px;
    font-size: 30px;
    color: #222;
    text-align: center;
}

.innews .stitle {
    line-height: 25px;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}

.innews .xian {
    width: 58px;
    height: 4px;
    background: #00a0e9;
    margin: 0 auto;
}

.innews .nr {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 35px;
}

.innews .inhuod {
    width: 50%;
    float: left;
    position: relative;
}

.innews .inhuod img {
    width: 100%;
    height: auto;
}

.innews .inhuod .bd ul li {
    display: block;
    position: relative;
    height: 432px;
    overflow: hidden;
}

.innews .inhuod .bd ul li .tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    left: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
}

.innews .inhuod .bd ul li .tit span {
    display: block;
    padding-right: 140px;
}

.innews .inhuod .bd ul li .tit .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
}

.innews .prev {
    display: block;
    position: absolute;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    height: 30px;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    transition: all 0.5s;
}

.innews .prev:hover {
    color: #00a0e9;
    transition: all 0.5s;
}

.innews .next {
    display: block;
    position: absolute;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    height: 30px;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    transition: all 0.5s;
}

.innews .next:hover {
    color: #00a0e9;
    transition: all 0.5s;
}

.innewsnr {
    background: #f6f6f6;
    width: 50%;
    float: left;
    height: 432px;
}

.innewsnr .hd {
    height: 60px;
}

.innewsnr .hd ul li {
    display: block;
    width: 33.33333%;
    float: left;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    border-left: 0px !important;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.innewsnr .hd ul li.on {
    border-top: 3px solid #00a0e9;
    line-height: 57px;
    border-bottom: 0px !important;
    color: #00a0e9;
}

.innewsnr .bd ul {
    display: block;
    padding: 0 20px;
}

.innewsnr .bd ul li {
    display: block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-right: 100px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    position: relative;
}

.innewsnr .bd ul li span {
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.innewsnr .bd ul li .date {
    width: 100px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    color: #666;
    overflow: hidden;
}

.innewsnr .bd ul .more {
    display: block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    color: #00a0e9;
    transition: all 0.5s;
}

.innewsnr .bd ul .more:hover {
    text-decoration: underline;
    transition: all 0.5s;
}

.section.service_home {
    padding: 0px 0px 0px;
}

.service_wrap {
    padding: 120px 0px 140px;
    background: url(/assets/home/images/service_bg.jpg) no-repeat center;
    text-align: center;
}

.service_wrap .main-wrap ul {
    width: 100%;
    text-align: center;
}

.service_wrap .main-wrap ul li {
    display: inline-block;
}

.service_wrap h4 {
    color: #00a0e9;
    font-size: 46px;
    font-weight: bold;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fce200), to(#00a0e9));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.service_wrap p {
    color: #00a0e9;
    font-size: 32px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fce200), to(#00a0e9));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-topbar {
    background: #1d1d1d;
}

.footer-topbar .footer-topbar-content {
    max-width: 1440px;
    margin: 0 auto;
}

.footer-topbar .footer-topbar-content .footer-topbar-item {
    width: 25%;
    float: left;
    cursor: pointer;
}

.footer-topbar .footer-topbar-content .footer-topbar-item p {
    color: #fff;
    margin: 10px 0;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img {
    float: left;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img .icon {
    display: block;
    width: 100px;
    height: 100px;
    background-image: url(/assets/home/images/common_icons.png);
    background-repeat: no-repeat;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img .f-t-icon1 {
    background-position: 0px -300px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img .f-t-icon2 {
    background-position: -100px -300px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img .f-t-icon3 {
    background-position: -200px -300px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-img .f-t-icon4 {
    background-position: -300px -300px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-content {
    float: left;
    margin-top: 15px
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-content .h4 {
    font-size: 22px;
    color: #fff;
}

.footer-topbar .footer-topbar-content .footer-topbar-item .f-top-content p {
    font-size: 14px;
    color: #737373;
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-img .f-t-icon1 {
    background-position: 0px -400px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-img .f-t-icon2 {
    background-position: -100px -400px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-img .f-t-icon3 {
    background-position: -200px -400px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-img .f-t-icon4 {
    background-position: -300px -400px;
}

.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-content,
.footer-topbar .footer-topbar-content .footer-topbar-item.on .f-top-content p {
    color: #00a0e9;
}

.footer-mess {
    width: 100%;
    background-color: #00a0e9;
}

.footer-mess .mess-left {
    float: left;
    width: 25%;
}

.footer-mess .mess-left .left_con {
    padding: 50px 42px;
}

.footer-mess .mess-left .left_con .top {
    color: #fff;
}

.footer-mess .mess-left .left_con .top p {
    font-size: 2vw;
}

.footer-mess .mess-left .left_con .top span {
    font-size: 1.8vw;
}

.footer-mess .mess-left .left_con .top .line {
    width: 192px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin: 30px 0px;
}

.footer-mess .mess-left .left_con b {
    color: #fff;
    font-size: 2vw;
    font-weight: bold;
    line-height: 130%;
}

.footer-mess .mess-left .left_con .bshare-custom {
    margin: 20px 0px 40px;
}

.footer-mess .mess-left .left_con .bshare-custom .bdsharebuttonbox a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    padding: 0px;
    margin-right: 12px;
    background-image: url(/assets/home/images/common_icons.png);
    background-repeat: no-repeat;
}

.footer-mess .mess-left .left_con .bshare-custom .bdsharebuttonbox a.bds_tsina {
    background-position: -120px 0px;
}

.footer-mess .mess-left .left_con .bshare-custom .bdsharebuttonbox a.bds_renren {
    background-position: -150px 0px;
}

.footer-mess .mess-left .left_con .bshare-custom .bdsharebuttonbox a.bds_sqq {
    background-position: -180px 0px;
}

.footer-mess .mess-left .left_con .bshare-custom .bdsharebuttonbox a.bds_weixin {
    background-position: -210px 0px;
}

.footer-mess .mess-left .left_con .footer_call {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

.footer-mess .mess-right {
    float: right;
    width: 75%;
    min-height: 414px;
    padding: 50px 0px;
    background: url(/assets/home/images/index_mess_bg.jpg) no-repeat center;
}

.footer-mess .mess-right form {
    padding: 0px 42px;
}

.footer-mess .mess-right .form {
    background-color: #fff;
    padding: 25px 50px;
    box-sizing: border-box;
}

.footer-mess .mess-right .form h5 {
    color: #3d3d3d;
    font-size: 24px;
    line-height: 34px;
    padding: 0px 9px;
}

.footer-mess .mess-right .form input,
.footer-mess .mess-right .form select {
    color: #888;
    font-size: 15px;
    width: 100%;
    height: 50px;
    line-height: 48px;
    border: 1px solid #ccc;
    padding: 0px 15px;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-mess .mess-right .form input:hover,
.footer-mess .mess-right .form select:hover {
    border-color: #00a0e9;
}

.footer-mess .mess-right .form .ind_wrap {
    margin: 23px 0px 25px;
}

.footer-mess .mess-right .form .ind_wrap .input_text {
    width: 50%;
    padding: 0 9px;
    float: left;
    box-sizing: border-box;
}

.footer-mess .mess-right .form .ind_sub {
    padding: 0 9px;
}

.footer-mess .mess-right .form .ind_sub input {
    display: block;
    float: right;
    width: 158px;
    height: 42px;
    line-height: 40px;
    color: #00a0e9;
    border: 1px solid #00a0e9;
    border-radius: 50px;
    background-color: #fff;
    cursor: pointer;
}

.footer-mess .mess-right .form .ind_sub input:hover {
    background-color: #00a0e9;
    color: #fff;
}

.footer-mess .mess-right .form .ind_mess {
    padding: 0px 9px;
    margin: 25px 0px;
}

.footer-mess .mess-right .form .ind_mess textarea {
    display: block;
    float: left;
    width: 100%;
    height: 120px;
    color: #666;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 15px;
    outline: none;
    font-family: "Microsoft Yahei";
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-mess .mess-right .form .ind_mess textarea:hover {
    border-color: #00a0e9;
}

.footer-mess .mess-right .form .ind_mess .code {
    width: 30%;
    display: block;
    float: right;
}

.footer-mess .mess-right .form .ind_mess .code .ind5_pho {
    margin-bottom: 20px;
}

.footer-mess .mess-right .form .ind_mess .code #verycode {
    width: 55%;
    float: left;
}

.footer-mess .mess-right .form .ind_mess .code .yzm {
    width: 42%;
    height: 50px;
    border: 1px solid #00a0e9;
    background: #00a0e9;
    color: #fff;
    float: right;
    cursor: pointer;
}

.footer-mess .mess-right .form .ind_mess .code .yzm:hover {
    background: #0162bd;
    border-color: #0162bd;
}

.footer-mess .mess-right .form .form-control {
    outline: none;
}

.footer * {
    transition: all 0.5s;
}

.footer .content {
    border-top: 1px solid #dfdfdf;
    padding-top: 25px;
}

.footer .left {
    float: left;
}

.footer .left .tit {
    font-size: 15px;
    color: #999;
    margin-bottom: 45px;
}

.footer .left .phone {
    line-height: 60px;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: 100;
    color: #333;
}

.footer .left .wz {
    line-height: 22px;
    font-size: 13px;
}

.footer .right {
    float: right;
    text-align: right;
}

.footer .right .ewm {
    text-align: right;
}

.footer .right .ewm ul li {
    display: inline-block;
    margin: 0 5px;
    width: 120px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.footer .right .ewm ul li img {
    margin-bottom: 5px;
}

.footer .right .banq {
    margin-top: 20px;
    color: #454545;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 10px;
}

.footer .link {
    padding: 15px 0;
    line-height: 22px;
    border-top: 1px solid #c3c3c3;
}

.footer .link span {
    display: inline-block;
    font-size: 14px;
}

.footer .link a {
    font-size: 12px;
    color: #999;
    padding: 0 10px;
    display: inline-block;
}

.footer .link a:hover {
    color: #00a0e9;
}

.yuanc-float {
    position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 50;
    width: 74px;
    height: 374px;
    margin-top: -187px;
}

.yuanc-float li {
    position: relative;
    width: 84px;
    height: 74px;
    margin-bottom: 1px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background: #333;
}

.yuanc-float li.hidden {
    overflow: hidden;
}

.yuanc-float li a.tit {
    display: block;
    width: 74px;
    height: 74px;
    padding-top: 42px;
    color: #fff;
    font-size: 14px;
    background-image: url(/assets/home/images/yuanc_float.png);
    background-repeat: no-repeat;
    background-position: center -80px;
}

.yuanc-float li:nth-of-type(1) a {
    background-position: center -86px;
}

.yuanc-float li:nth-of-type(2) a {
    background-position: center -162px;
}

.yuanc-float li:nth-of-type(3) {
    background: #333 url(/assets/home/images/yuanc_float.png) 0 -242px;
}

.yuanc-float li:nth-of-type(4) a {
    background-position: center -310px;
}

.yuanc-float li:nth-of-type(5) {
    background-color: transparent;
}

.yuanc-float li:nth-of-type(5) a {
    padding-top: 0;
    background-position: center -9px;
}

.yuanc-float li p {
    position: relative;
    z-index: 2;
    height: 27px;
    padding-top: 42px;
    cursor: pointer;
    width: 74px;
}

.yuanc-float li .tel {
    position: absolute;
    left: 74px;
    top: 0;
    z-index: 1;
    width: 184px;
    height: 74px;
    font: 24px/74px Arial;
    color: #fff;
    cursor: pointer;
    background: #333;
}

.nybanner {
    height: 500px;
    background-size: auto 100% !important;
}

.nymain {
    background: #f6f6f6;
}

.wzjs {
    padding: 30px 0;
}

.wzjs .btitle {
    font-size: 28px;
    line-height: 35px;
    color: #333;
    text-align: center;
}

.wzjs .stitle {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.wzjs .bxian {
    width: 50px;
    height: 1px;
    background: #00a0e9;
    margin: 10px auto 30px;
}

.wzjs .nr ul li {
    display: block;
    width: 24%;
    margin: 5px 0.5%;
    float: left;
    background: #fff;
    padding-top: 40px;
    border-bottom: 1px solid #00a0e9;
}

.wzjs .nr ul li .pic {
    height: auto;
    text-align: center;
    position: relative;
}

.wzjs .nr ul li .pic img {
    height: 95px;
    width: 132px;
}

.wzjs .nr ul li .pic .img {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -66px;
    transition: all 0.5s;
    opacity: 1;
}

.wzjs .nr ul li .pic .imgon {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -66px;
    transform: scale(0, 0);
    transition: all 0.5s;
    opacity: 0;
}

.wzjs .nr ul li:hover .img {
    transform: scale(0, 0);
    transition: all 0.5s;
    opacity: 0;
}

.wzjs .nr ul li:hover .imgon {
    transform: scale(1, 1);
    transition: all 0.5s;
    opacity: 1;
}

.wzjs .nr ul li .tit {
    padding-top: 95px;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wzjs .nr ul li .xian {
    width: 120px;
    height: 1px;
    margin: 0 auto;
    background: #dfdfdf;
}

.wzjs .nr ul li .xian .left {
    width: 50%;
    height: 1px;
    float: left;
    background: #00a0e9;
}

.wzjs .nr ul li .jj {
    padding: 50px 20px;
    line-height: 22px;
    transition: all 0.5s;
    height: 44px;
    overflow: hidden;
}

.wzjs .nr ul li .jj span {
    display: block;
    height: 44px;
    overflow: hidden;
    font-size: 14px;
}

.wzjs .nr ul li:hover .jj {
    background: #00a0e9;
    color: #fff;
    transition: all 0.5s;
}

.wzjs .nr ul li:hover .xian {
    background: #fff;
}

.wzjs .nr ul li:hover .xian .left {
    background: #fff;
}

.wzadv {
    background: #333;
    padding: 40px 0 50px;
    overflow: hidden;
    position: relative;
}

.wzadv .btitle {
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.wzadv .xian {
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 10px auto 20px;
}

.wzadv .jj {
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #ccc;
}

.wzliuc * {
    transition: all 0.5s;
}

.wzliuc ul li {
    display: block;
}

.wzliuc ul li .nr {
    float: left;
    position: relative;
    width: 50%;
}

.wzliuc ul li .fgc {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.wzliuc ul li .pic {
    float: left;
    width: 50%;
    overflow: hidden;
}

.wzliuc ul li .nr .ctit {
    line-height: 40px;
    height: 40px;
    font-size: 30px;
    text-align: left;
    padding: 0 50px;
    color: #333;
}

.wzliuc ul li .nr .etit {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    text-align: left;
    padding: 0 50px;
    font-style: italic;
    color: #333;
}

.wzliuc ul li .nr .jj {
    text-align: left;
    padding: 0 50px;
    line-height: 25px;
    font-size: 14px;
    clear: both;
    color: #666;
    max-width: 500px;
    float: left;
}

.wzliuc ul li .nr .xian {
    width: 50px;
    height: 1px;
    float: left;
    background: #00a0e9;
    margin: 20px 50px;
}

.wzliuc ul li:hover img {
    transform: scale(1.1, 1.1);
}

.wzliuc ul li:hover .ctit {
    transform: translateY(-10px);
}

.wzliuc ul li:hover .etit {
    transform: translateY(-10px);
}

.wzliuc ul li:hover .xian {
    width: 80px;
}

.wzliuc ul li.nrright .pic {
    float: right;
}

.wzliuc ul li.nrright .ctit {
    text-align: right;
}

.wzliuc ul li.nrright .etit {
    text-align: right;
}

.wzliuc ul li.nrright .xian {
    float: right;
}

.wzliuc ul li.nrright .jj {
    text-align: right;
    float: right;
}

.wznewstit {
    background: url(/assets/home/images/service-bg-1.jpg) repeat;
    padding: 40px 0 100px;
    overflow: hidden;
    position: relative;
}

.wznewstit .btitle {
    line-height: 50px;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.wznewstit .xian {
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 10px auto 20px;
}

.wznewstit .jj {
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #ccc;
}

@-o-keyframes WaveL {
    0% {
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -o-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@-ms-keyframes WaveL {
    0% {
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@-moz-keyframes WaveL {
    0% {
        -moz-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -moz-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@-webkit-keyframes WaveL {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@keyframes WaveL {
    0% {
        -o-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -o-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}

.wznewstit .wave-0 {
    width: 267.44%;
    background: url(/assets/home/images/service-wave-0.png) repeat-x left bottom;
    opacity: .61;
    z-index: 999;
    -webkit-animation: WaveL 20s linear 0s infinite normal;
    animation: WaveL 20s linear 0s infinite normal;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 106px;
}

.wznewstit .wave-1 {
    width: 223.125%;
    background: url(/assets/home/images/service-wave-1.png) repeat-x right bottom;
    opacity: .73;
    z-index: 99;
    -webkit-animation: WaveL 10s linear 0s infinite normal;
    animation: WaveL 10s linear 0s infinite normal;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 106px;
}

.wznewstit .wave-2 {
    width: 435.677%;
    background: url(/assets/home/images/service-wave-2.png) repeat-x right bottom;
    opacity: .70;
    z-index: 9;
    -webkit-animation: WaveL 15s linear 0s infinite normal;
    animation: WaveL 15s linear 0s infinite normal;
    right: 0;
    bottom: 0;
    position: absolute;
    height: 106px;
}

.tuijnews * {
    transition: all 0.5s;
}

.tuijnews {
    padding: 40px 0;
}

.tuijnews ul li {
    display: block;
    width: 31.3333%;
    margin: 15px 1%;
    border: 1px solid #eeeeee;
    float: left;
    box-sizing: border-box;
    background: #fff;
}

.tuijnews ul li .tit {
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
    font-size: 16px;
    overflow: hidden;
    padding: 0 15px;
    border-bottom: 1px solid #eee;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tuijnews ul li .jj {
    padding: 15px 15px 0;
    margin-bottom: 15px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #888;
}

.tuijnews ul li .date {
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    background: #eee;
    border-top: 1px solid #eee;
    color: #999;
}

.tuijnews ul li .more {
    display: inline-block;
    color: #11298a;
}

.tuijnews ul li .ico {
    width: 30px;
    height: 30px;
    float: right;
    background: #fff;
    margin-top: 12px;
    border: 1px solid #eee;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}

.tuijnews ul li:hover .more {
    text-decoration: underline;
}

.tuijnews ul li:hover {
    transform: translateY(-20px);
    box-shadow: 0 0 8px #ccc;
}

.tuijnews .more {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid #ccc;
    margin: 30px auto 0;
}

.tuijnews .more span {
    display: block;
    width: 60px;
    height: 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0;
    color: #999;
}

.tuijnews .more i {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    left: 50%;
    margin-left: -20px;
    top: 0;
    opacity: 0;
}

.tuijnews .more:hover {
    border: 1px solid #00a0e9;
    background: #00a0e9;
}

.tuijnews .more:hover span {
    transform: translateX(-5px);
    color: #fff;
}

.tuijnews .more:hover i {
    transform: translateX(20px);
    opacity: 1;
}

.nyservice * {
    transition: all 0.5s;
}

.nyservice ul li {
    display: block;
    width: 33.3333%;
    float: left;
    overflow: hidden;
    position: relative;
    height: 300px;
}

.nyservice ul li img {
    height: 100%;
    width: auto;
    max-width: none;
}

.nyservice ul li .fgc {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    opacity: .9;
}

.nyservice ul li .tit {
    font-size: 28px;
    margin-bottom: 20px;
    color: #fff;
    line-height: 28px;
    padding: 0 50px;
}

.nyservice ul li .jj {
    line-height: 20px;
    font-size: 14px;
    color: #ccc;
    padding: 0 50px;
}

.nyservice ul li .xian {
    width: 30px;
    height: 1px;
    background: #fff;
    margin: 20px auto;
}

.nyservice ul li .more {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 80px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto;
}

.nyservice ul li:hover .fgc {
    opacity: 1;
    background: rgba(0, 0, 0, 0);
}

.nyservice ul li .more:hover {
    border: 1px solid #00a0e9;
    background: #00a0e9;
}

.nynav * {
    transition: all 0.5s;
}

.nynav {
    background: #fff;
}

.nynav ul li {
    display: block;
    float: left;
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    padding: 0 30px;
}

.nynav ul li .wz {
    position: relative;
    z-index: 999;
}

.nynav ul li .bg {
    position: absolute;
    height: 60px;
    width: 0px;
    background: #00a0e9;
    left: 0;
    top: 0;
}

.nynav ul li:hover .wz {
    color: #fff;
}

.nynav ul li:hover .bg {
    width: 100%;
}

.nynav ul li.on .wz {
    color: #fff;
}

.nynav ul li.on .bg {
    width: 100%;
}

.nycasenav {
    padding: 20px 0 10px;
    text-align: center;
}

.nycasenav ul li {
    margin: 5px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    display: inline-block;
    border-radius: 18px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
}

.nycasenav ul li:hover {
    background: #00a0e9;
    color: #fff;
    transition: all 0.5s;
}

.nycasenav ul li.on {
    background: #00a0e9;
    color: #fff;
}

.nycasenavan {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    display: none;
    background: #f6f6f6;
}

.nycase {
    padding: 20px 0 0;
}

.nycase ul li * {
    transition: all 1s;
}

.nycase ul li {
    display: block;
    width: 32.33333%;
    float: left;
    margin: 5px 0.5%;
    background: #fff;
}

.nycase ul li .pic {
    position: relative;
    overflow: hidden;
    background: #eee;
}

.nycase ul li .pic .border_top {
    position: absolute;
    width: 0;
    height: 1px;
    top: 6%;
    left: 5%;
    background: #fff;
}

.nycase ul li .pic .border_right {
    position: absolute;
    width: 1px;
    height: 0;
    bottom: 6%;
    right: 5%;
    background: #fff;
}

.nycase ul li .pic .border_bottom {
    position: absolute;
    width: 0;
    height: 1px;
    top: 94%;
    right: 5%;
    background: #fff;
}

.nycase ul li .pic .border_left {
    position: absolute;
    width: 1px;
    height: 0;
    top: 6%;
    left: 5%;
    background: #fff;
}

.nycase ul li .wz {
    padding: 10px 15px;
}

.nycase ul li .tit {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nycase ul li .jj {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nycase ul li:hover .pic img {
    transform: scale(1.1, 1.1);
}

.nycase ul li:hover .border_top {
    width: 90%;
}

.nycase ul li:hover .border_right {
    height: 88%;
}

.nycase ul li:hover .border_bottom {
    width: 90%;
}

.nycase ul li:hover .border_left {
    height: 88%;
}

.page {
    text-align: center;
    padding: 20px 0;
}

.page a {
    display: block;
    height: 30px;
    width: 30px;
    overflow: hidden;
    background: #F1F1F1;
    display: inline-block;
    line-height: 30px;
    color: #666;
    margin-right: -3px;
}

.page a:hover {
    color: #fff;
    background: #333;
}

.page a.active {
    background: #dfdfdf;
}

.page a.active:hover {
    color: #666;
}

.page a i {
    line-height: 30px;
}

.showcase * {
    transition: all 0.5s;
}

.showcase .bpic {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.showcase .bpic img {
    transform: scale(1.3, 1.3);
    opacity: 0;
    transition: all 2s;
}

.showcase .bpicon img {
    transform: scale(1, 1);
    opacity: 1;
    transition: all 2s;
}

.showcase .wz {
    background: #333;
    padding: 40px 0;
}

.showcase .wz .nr {
    position: relative;
    padding-right: 430px;
}

.showcase .wz .nr .tit {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}

.showcase .wz .nr .fenl {
    font-size: 14px;
    line-height: 50px;
    color: #999;
}

.showcase .wz .nr .fenl a {
    color: #999;
}

.showcase .wz .nr .fenl a:hover {
    color: #fff;
}

.showcase .wz .nr .jj {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.showcase .wz .nr .more {
    display: block;
    position: absolute;
    width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #999;
    color: #fff;
    right: 0;
    top: 0;
}

.showcase .wz .nr .more .bg {
    width: 0px;
    height: 30px;
    background: #fff;
    left: 0;
    top: 0;
    position: absolute;
}

.showcase .wz .nr .more .wenz {
    position: relative;
    z-index: 999;
}

.showcase .wz .nr .more:hover .wenz {
    color: #333;
}

.showcase .wz .nr .more:hover .bg {
    width: 100%;
}

.showcase .casenr {
    background: url(/assets/home/images/casebg.jpg) no-repeat center;
    background-attachment: fixed;
    padding: 30px 0;
}

.showcase .casenr .li {
    max-width: 1230px;
    margin: 20px auto;
}

.nynews * {
    transition: all 0.5s;
}

.nynews {
    padding: 20px 0 0;
}

.nynews ul li {
    display: block;
    width: 32.33333%;
    margin: 10px 0.5%;
    border: 1px solid #eeeeee;
    float: left;
    box-sizing: border-box;
    background: #fff;
}

.nynews ul li .pic {
    height: 200px;
    background-size: 100% auto !important;
}

.nynews ul li .tit {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    overflow: hidden;
    padding: 0 15px;
    border-bottom: 1px solid #eee;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nynews ul li .jj {
    padding: 15px 15px 0;
    margin-bottom: 15px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #888;
}

.nynews ul li .date {
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    background: #eee;
    border-top: 1px solid #eee;
    color: #999;
}

.nynews ul li .more {
    display: inline-block;
    color: #11298a;
}

.nynews ul li .ico {
    width: 30px;
    height: 30px;
    float: right;
    background: #fff;
    margin-top: 12px;
    border: 1px solid #eee;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}

.nynews ul li:hover .more {
    text-decoration: underline;
}

.nynews ul li:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 8px #ccc;
}

.shownews * {
    transition: all 0.5s;
}

.shownews {
    padding: 20px 0;
    max-width: 1400px;
    margin: 0 auto;
}

.shownews .lmtit {
    background: #333;
    padding: 30px 0;
    text-align: center;
    margin: 0 auto;
}

.shownews .lmtit .tit {
    font-size: 25px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 30px;
}

.shownews .lmtit .date {
    color: #999;
}

.shownews .nr {
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 50px 200px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.shownews .nr a {
    font-weight: bold;
    text-decoration: underline;
    color: #00a0e9;
}

.shownews .sxp {
    line-height: 60px;
    border-top: 2px solid #eee;
    background: #fff;
}

.shownews .sxp a {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.shownews .sxp a:hover {
    background: #00a0e9;
    color: #fff;
}

.newnews {
    background: #fff;
    padding-bottom: 20px;
}

.newnews .lmtit {
    line-height: 50px;
    font-size: 18px;
}

.newnews ul li {
    display: block;
    width: 24%;
    margin: 5px 0.5%;
    float: left;
}

.newnews ul li .pic {
    height: 150px;
    background-size: 100% auto !important;
}

.newnews ul li .tit {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newnews ul li .date {
    text-align: center;
    font-size: 12px;
    color: #999;
    height: 15px;
    overflow: hidden;
}

.hotcase {
    background: #fff;
    padding-bottom: 20px;
}

.hotcase .lmtit {
    line-height: 50px;
    font-size: 18px;
}

.hotcase ul li {
    display: block;
    width: 24%;
    margin: 5px 0.5%;
    float: left;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
}

.hotcase ul li .pic {
    background-size: 100% auto !important;
}

.hotcase ul li .tit {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #f6f6f6;
    color: #666;
}

.nytgcase * {
    transition: all 0.5s;
}

.nytgcase {
    padding: 20px 0 0;
}

.nytgcase ul li {
    display: block;
    width: 24%;
    margin: 10px 0.5%;
    border: 1px solid #eeeeee;
    float: left;
    box-sizing: border-box;
    background: #fff;
}

.nytgcase ul li .pic {
    height: auto;
    background-size: 100% auto !important;
}

.nytgcase ul li .pic img {
    width: 100%;
    height: auto;
}

.nytgcase ul li .tit {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    overflow: hidden;
    padding: 0 15px;
    border-bottom: 1px solid #eee;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nytgcase ul li .jj {
    padding: 15px 15px 0;
    margin-bottom: 15px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #888;
}

.nytgcase ul li .date {
    height: 55px;
    line-height: 55px;
    padding: 0 15px;
    background: #eee;
    border-top: 1px solid #eee;
    color: #999;
}

.nytgcase ul li .more {
    display: inline-block;
    color: #11298a;
}

.nytgcase ul li .ico {
    width: 30px;
    height: 30px;
    float: right;
    background: #fff;
    margin-top: 12px;
    border: 1px solid #eee;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}

.nytgcase ul li:hover .more {
    text-decoration: underline;
}

.nytgcase ul li:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 8px #ccc;
}

.page_tit {
    width: 100%;
    text-align: center;
    margin: 40px 0;
}

.page_tit h4 {
    color: #333;
    font-size: 38px;
    font-weight: bold
}

.page_tit p {
    color: #666;
    font-size: 15px;
}

.auto {
    max-width: 1200px;
    margin: 0 auto;
}

.container_nav {
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.container_nav .row {
    width: 100%;
    padding: 54.5px 0px;
    text-align: center;
}

.container_nav .row ul li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0px 25px;
}

.container_nav .row ul li a {
    display: block;
}

.container_nav .row ul li a i {
    display: block;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    -webkit-transition: background-color 0.4s ease;
    -moz-transition: background-color 0.4s ease;
    -ms-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

.container_nav .row ul li:hover a i,
.container_nav .row ul li.on a i {
    background-color: #fff;
    background-position: 0px -100px;
}

.container_nav .row ul li a span {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
}

.container_nav .row ul li a i.anniu {
    background-position: 0px -100px;
    background-color: #fff;
}

.c_headen {
    height: 40px;
    background: #222;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9
}

.c_headen .wrap {
    width: 100%;
}

.c_headen .c_head_l {
    float: left;
    height: 40px;
}

.c_headen .c_head_l li {
    float: left;
    width: 50px;
    height: 40px;
    background: url(/assets/home/images/head_bg.png) no-repeat;
    transition: all 0.3s ease;
    cursor: pointer;
}

.c_headen .c_head_l li a {
    float: left;
    width: 50px;
    height: 40px;
}

.c_headen .c_head_l li.c_head_l_n {
    background-position: -200px 0px;
}

.c_headen .c_head_l li.c_head_l_n:hover {
    background-position: -200px -40px;
}

.c_headen .c_head_l li dl {
    height: 0;
    overflow: hidden;
    margin-top: 40px;
    transition: all 0.3s ease;
}

.c_headen .c_head_l li dl a {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-indent: 10px;
    border-bottom: 1px solid #4f4f4f;
}

.c_headen .c_head_l li dl a:hover {
    background: #00a0e9
}

.c_headen .c_head_l li.c_head_l_n:hover dl {
    height: auto;
    position: absolute;
    background: #414141;
    width: 150px;
    border-radius: 0 0 3px 3px;
}

.c_headen .c_head_l li.c_head_l_h {
    background-position: 0 0px;
}

.c_headen .c_head_l li.c_head_l_h:hover {
    background-position: 0 -40px;
}

.c_headen .c_head_l li.c_head_l_nx {
    background-position: -50px -0px;
}

.c_headen .c_head_l li.c_head_l_nx:hover {
    background-position: -50px -40px;
}

.c_headen .c_head_l li.c_head_l_nt {
    background-position: -100px -227px;
}

.c_headen .c_head_l li.c_head_l_nt:hover {
    background-position: -100px -267px;
}

.c_headen .c_head_c {
    float: right;
    height: 40px;
}

.c_headen .c_head_c .c_ss {
    float: left;
    width: 200px;
    width: 200px;
    height: 23px;
    line-height: 23px;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-right: none;
    background: none;
    outline: none;
    text-indent: 8px;
    margin-top: 7px;
    color: #ccc
}

.c_headen .c_head_c .c_sh {
    float: left;
    width: 30px;
    height: 25px;
    background: url(/assets/home/images/head_bg.png) no-repeat -258px 3px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: none;
    cursor: pointer;
    outline: none;
    margin-top: 7px;
}

.c_headen .c_head_r {
    float: right;
    height: 40px;
    line-height: 40px;
    margin: 0 20px;
}

.c_headen .c_head_r a {
    color: #ccc;
    font-size: 12px;
    margin: 0 5px;
}

.c_headen .c_head_r a:hover {
    text-decoration: underline;
}